Netlogon Service: Objectives

Server Manager

1. Logon Validation Part 1: Computer Accounts, Computer Names, Joining a Domain
2. Logon Validation Part 2: Interdependency: User Manager for Domains and Passwords
3. Synchronizing Domain Controllers: Registry Settings
4. Promoting and Demoting the PDC
5. Pass Through Authentication

LOGON VALIDATION PART 1

Computer > Add to > a Domain (emphasis Server)

PDCServer Manager

 

addtodomain

*Computer Account: you must add the Computer Name of the client machine joining the domain to Server Manager. You do not need to do this for Windows 95 computers. 95 computers will appear and disappear in Server Manager as they logon and logoff of the domain.

noteTerra Flora Example: Computer name (max. 15 characters) convention:

Network > Identification > Change (join a domain - emphasis client)

workstation.gif (1455 bytes)Network AppletUser Manager for DomainsServer Manager

 

Identification     

*Grayed out is "Create Computer Account in Domain ..." Instead of adding the computer account through Server Manager, if you have the umangedomains'Add Workstations to Domain' Right (localgroupsAdministrators and localgroupsServer Operators have this right by default), you may add the computer account to Server Manager (the domain) here.

Rules for Installing / Joining a Domain

troubleshooting"PDC Cannot be found"

noteSecuritySID - security ID. A unique name that identifies a logged-on user to the security system. SIDs identify a user or groups of users.THERE IS NO POSSIBILITY OF HAVING TWO IDENTICAL SIDs.There is a tool in NTRK called GETSID.EXE (let me know how it works).

Computer Accounts in Server Manager

Server Manager

 

PDC

PDC - Primary Domain Controller (there is 1 and only 1 PDC per domain)

Offline PDC

Offline PDC

Server

BDC - Backup Domain Controller (there are 0 or more BDC's  per domain); Member Server

workstation.gif (1455 bytes)

NT Workstation ; Windows 95

offline workstation

Offline Windows NT Workstation

 

LOGON VALIDATION PART 2

Deals with user nameumangedomainsand  passwords Logon Change Passwordthat are unique to the (domain database; directory database; SAM) for a computer or domain. This discussion will take place with umangedomains UM for Domains.

 

Synchronization

Server Manager

noteSynchronization: process of replicating the (domain database; directory database; SAM) to one or all of the BDC's in the domain.
noteSecurity(SAM - Security Accounts Manager; Directory Database ; Domain Database) Security database on NT that is a record of all user accounts, group accounts, and computer accounts within a domain. It also holds passwords, policy settings, records of permissions, etc. The PDC holds a copy of the SAM. A Member server does not have a copy of the SAM but is aware that the SAM exists when it is a part of a domain.
SAM database is stored in the boot partition.

Manual Partial Synchronization - modifications to the BDC's SAM since last update

Manual Full Synchronization

Automatic Synchronization - occurs when

regeditAutomatic Synchronization: HKEY _LOCAL_ MACHINE \ System \ CurrentControlSet \ Services \ Netlogon \ Parameters

Promoting and Demoting a PDC

Server ManagerPDCOffline PDCServer

noteWhen a PDC goes offline

Promoting a BDC to PDC status

Restoring BDC (Server 1) to PDC status

Promoting a BDC to PDC status when the Offline PDCPDC is offline (or goes offline unexpectedly)

Restoring the original, offline Offline PDCPDC (\\Server1) to PDCPDC status and demoting the current
PDCPDC (\\Server2) to ServerBDC status.

Pass-Through Authentication

workstation.gif (1455 bytes)

noteKey to Understanding Directory Services: Pass-Through Authentication - when User account must be authenticated but the computer being used for the logon is not a domain controller in the domain where the User account is defined; sooo, the computer passes the logon information through a domain controller (directly or indirectly) where the User account IS defined.

With a Windows 95 computer, Pass-through Authentication is a mechanism for enabling User Level Security. Literally means 95 passes an authentication request through an NT based Server,Workstation, or NetWare Server. Windows 95 does not implement its own unique security mechanism.